Pocketbase Kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Pocketbase Kotlin
Pocketbase Kotlin
/
io.github.agrevster.pocketbaseKotlin.services.utils
/
AuthService
/
OAuth2ProviderInfo
/
OAuth2ProviderInfo
OAuth2Provider
Info
constructor
(
name
:
String
,
state
:
String
,
codeVerifier
:
String
,
codeChallenge
:
String
,
codeChallengeMethod
:
String
,
authURL
:
String
)